projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
843a6e6
)
(x_find_image_file): Add prototype.
author
Kim F. Storm
<storm@cua.dk>
Sun, 14 Mar 2004 00:28:01 +0000
(
00:28
+0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 14 Mar 2004 00:28:01 +0000
(
00:28
+0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index 4fae030415a48d153f18ebf268714648d2eaf14e..d925f881695f1f52fd3e9a2789a40e3692752a25 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-2618,6
+2618,7
@@
extern void x_destroy_bitmap P_ ((struct frame *, int));
#endif
extern void x_destroy_all_bitmaps P_ ((Display_Info *));
extern int x_create_bitmap_mask P_ ((struct frame * , int));
+extern Lisp_Object x_find_image_file P_ ((Lisp_Object));
void x_kill_gs_process P_ ((Pixmap, struct frame *));
struct image_cache *make_image_cache P_ ((void));